contrie 0.1.4

Concurrent map and set
Documentation

ConTrie

Travis Build Status AppVeyor Build status

A concurrent hash-trie map & set.

Still in somewhat experimental state, large parts are missing and some API changes are to be expected (though it'll probably still stay being a concurrent map & set).

Inspired by this article and Wikipedia entry, though simplified significantly (at the cost of some features).

Read the documentation before using, there are some quirks to be aware of.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.